home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.3 KB | 36 lines | [TEXT/GEOL] |
- Item 4940528 20-Oct-87 13:02
-
- From: V0344 Siemens Gammasonics, Henk Koopmans
-
- To: MACAPP$ MacApp Interest List
-
- Sub: Compilation errors
-
-
- Here are my errors:
- ///////////////////
- # TAControlsWindow = OBJECT(TDialogWindow)
- # ?
- ### Error 102 Identifier not declared
- #------------------------------------------------------------------------------
- File "UDemo.p"; Line 216
- #------------------------------------------------------------------------------
- # TTEFindCommand = OBJECT(TTECommand)
- # ?
- ### Error 102 Identifier not declared
- #------------------------------------------------------------------------------
- File "UDemo.p"; Line 223
- #------------------------------------------------------------------------------
- ### MPW Shell - Execution of Demo.makeIt terminated.
- MABuild of Demo failed: Tuesday, October 20, 1987 14:06:49
-
-
- As far as I can tell, I'm doing the same as the Flow sample program, which has
- an object inherited from TTECommand. Obviously , though, I'm not because I can
- compile Flow, but not my own program. Any help will be greatly appreciated.
- Thanks,
- Edith Wickliff, Siemens
- Gammasonics,Inc.
-
-
-